runtime.traceLocker.GoSysExit (method)

3 uses

	runtime (current package)
		proc.go#L4714: 				trace.GoSysExit(lostP)
		proc.go#L4859: 		trace.GoSysExit(true)
		traceruntime.go#L520: func (tl traceLocker) GoSysExit(lostP bool) {